home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Deutsche Edition 1
/
Deutsche Edition 1.iso
/
amok
/
081-090
/
amok83
/
tked
/
install_fonts
< prev
next >
Wrap
Text File
|
1993-11-04
|
342b
|
16 lines
ECHO "assign TKEd:"
ASSIGN TKEd: ""
ECHO "OK. installing fonts"
copy TKEd:fonts/TKEd.font to fonts:
failat 30
makedir fonts:TKEd
failat 10
copy TKEd:fonts/TKEd/8 to fonts:TKEd
copy TKEd:fonts/TKEd/11 to fonts:TKEd
copy TKEd:fonts/TKEd/12 to fonts:TKEd
copy TKEd:fonts/TKEd/13 to fonts:TKEd
copy TKEd:fonts/TKEd/16 to fonts:TKEd
ECHO "DONE"